Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for mangle table and fix for chef fail in cases where _chef_lwrp_test chain is left around. #18

Merged
merged 1 commit into from
Feb 6, 2014

Conversation

rtkmhart
Copy link
Contributor

Added support for the mangle table.

Also have seen a weird bug where certain versions of chef have a known memory leak (http://tickets.opscode.com/browse/CHEF-3432) and leave the _chef_lwrp_test chain behind, meaning the next chef runs fail until it's manually cleaned up. I added the two lines in providers/rule.rb to delete the chain whether it exists or not and ignore the output. Confirmed it works as advertised.

@EpocSquadron
Copy link

Bump.

@rtkmhart
Copy link
Contributor Author

Bump!

@xpe xpe mentioned this pull request Dec 1, 2013
@xpe
Copy link

xpe commented Dec 1, 2013

+1

@xpe xpe mentioned this pull request Dec 1, 2013
rtkmparrott added a commit that referenced this pull request Feb 6, 2014
Added support for mangle table and fix for chef fail in cases where _chef_lwrp_test chain is left around.
@rtkmparrott rtkmparrott merged commit b09d6d9 into rtkwlf:master Feb 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants